/*
                         ''~``
                        ( o o )
+------------------.oooO--(_)--Oooo.------------------+
|                    Unreal Portal                    |
|                    .oooO                            |
|                    (   )   Oooo.                    |
+---------------------\ (----(   )--------------------+
                       \_)    ) /
                             (_/


           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
           |The Logo Looks Best in Courier New|
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

                       ---====---
                      Unreal Portal
                       By Cricket
*/

1. Upload all files to your forum's root directory, keeping the folder structure intact

2. Go to the cache/tmp folder and delete all the minify_* files

3. Log into the ACP

4. In the System tab, underneath "Applications & Modules" click on "Manage Applications & Modules"

5. Underneath "Third Party Add Ons" select "Unreal Portal" and click on Upgrade

(Note: This makes Unreal Portal the default application, but only do this if you're using IPB 3.0.1 or later. In IPB 3.0, this breaks stuff.)
6. Open initdata.php

Find:

define( 'IPS_DEFAULT_PUBLIC_APP', 'forums' );

Replace With:

define( 'IPS_DEFAULT_PUBLIC_APP', 'uportal' );

Save and upload initdata.php